projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14e0cbe
)
Make declaration return a boolean when the function does that
author
Benjamin Otte
<otte@redhat.com>
Wed, 16 Jun 2010 09:54:41 +0000
(11:54 +0200)
committer
Benjamin Otte
<otte@redhat.com>
Mon, 28 Jun 2010 12:19:18 +0000
(14:19 +0200)
gtk/gtktreeselection.c
patch
|
blob
|
history
diff --git
a/gtk/gtktreeselection.c
b/gtk/gtktreeselection.c
index 59ce8aea3a8e13bee0c52b5e56102c22f892cfca..b59bdf0e874a31a6232f3e9a23d2574cb5d483bc 100644
(file)
--- a/
gtk/gtktreeselection.c
+++ b/
gtk/gtktreeselection.c
@@
-1024,7
+1024,7
@@
unselect_all_helper (GtkRBTree *tree,
}
}
-static g
int
+static g
boolean
gtk_tree_selection_real_unselect_all (GtkTreeSelection *selection)
{
struct _TempTuple *tuple;